ISubscriptionHandler
Subscription handler.
Implements: ISubscriptionHandler, IDisposable
Methods
Bind(IIndicator[], Action<T, decimal[]>) : ISubscriptionHandler<T>
Bind indicator to the subscription.
- indicators
- Indicators.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(Action<T>) : ISubscriptionHandler<T>
Bind the subscription.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, Action<T, decimal>) : ISubscriptionHandler<T>
Bind indicator to the subscription.
- indicator
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal, decimal, decimal, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- indicator8
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, Action<T, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal, decimal, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
Bind(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal, decimal, decimal, decimal, decimal>) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- indicator8
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator[], Action<T, IIndicatorValue[]>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicators
- Indicators.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, IIndicator, Action<T, IIndicatorValue, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicators to the subscription.
- indicator1
- Indicator.
- indicator2
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if one of the indicators returns empty value.
Returns: ISubscriptionHandler
BindEx(IIndicator, Action<T, IIndicatorValue>, bool) : ISubscriptionHandler<T>
Bind indicator to the subscription.
- indicator
- Indicator.
- callback
- Callback.
- allowEmpty
- If , then the callback will be called even if the indicator returns empty value.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator[], Action<T, decimal?[]>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicators
- Indicators.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, Action<T, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- indicator6
- Indicator.
- indicator7
- Indicator.
- indicator8
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, Action<T, decimal?>) : ISubscriptionHandler<T>
Bind indicator to the subscription with possible empty IsEmpty values.
- indicator
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler
BindWithEmpty(IIndicator, IIndicator, IIndicator, IIndicator, IIndicator, Action<T, decimal?, decimal?, decimal?, decimal?, decimal?>) : ISubscriptionHandler<T>
Bind indicators to the subscription with possible empty IsEmpty values.
- indicator1
- Indicator.
- indicator2
- Indicator.
- indicator3
- Indicator.
- indicator4
- Indicator.
- indicator5
- Indicator.
- callback
- Callback.
Returns: ISubscriptionHandler